home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 6 / developer source - volume 6.iso / delph / aug95 / horn1f2.gif < prev    next >
Graphics Interchange Format  |  1996-11-15  |  33KB  |  393x357  |  4-bit (16 colors)
Labels: text | screenshot | font | number | document | parallel
OCR: Method Description EraseSection Erases a section of an .INI file. FileName The name of the .INI file the TiniFile object encapsulates. ReadBool Retrieves a Boolean value from an INI file. ReadInteger Retrieves an Integer value from an .INI file. ReadSection Reads all variables of a section into a string. ReadSectionValues Reads all variables and their values of a section into a string. ReadString Retrieves a string value from an .INI file. WriteBool Writes a Boolean value to an .INI file. Writeinteger Writes a integer value to an .INI file. Write String Writes a string to an .INI file. Figure 2 (Bottom): Key methods of the TIniFile object.